@charset "utf-8";
/* CSS Document */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  font-family: '微软雅黑', 'YaHei', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
a:hover {
  text-decoration: none;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
a {
  text-decoration: none;
  color: #323232;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.middle {
  width: 1200px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
/*开始*/
.header_s_bj {
  background-color: #0154b2;
  height: 4px;
}
.header_nav_bj {
  height: 116px;
}
.header_nav_bj .right {
  /*头部电话开始*/
  /*头部电话结束*/
}
.header_nav_bj .right .header_tel_r {
  margin-top: 25px;
}
.header_nav_bj .right .header_fwrx p:nth-of-type(1) {
  color: #666666;
  font-size: 16px;
}
.header_nav_bj .right .header_fwrx p:nth-of-type(2) {
  color: #666666;
  font-size: 30px;
  font-weight: bold;
}
.header_nav_bj .right .header_wo_cc {
  margin-right: 10px;
  margin-top: 5px;
}
.header_nav_bj .header_shoucang {
  width: 133px;
  height: 30px;
  background: url(../images/shoucang.png) center no-repeat;
  position: absolute;
  top: 0px;
  right: 0;
}
.header_nav_bj .header_shoucang a {
  display: inline-block;
  width: 133px;
  height: 30px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  font-size: 14px;
}
.header_nav_bj .header_shoucang a:hover {
  color: yellow;
}
.header_dh_bj {
  height: 40px;
  background-color: #0b5bb5;
}
.header_dh_bj .llb > li {
  float: left;
  line-height: 40px;
  color: #fff;
}
.header_dh_bj .llb > li > a {
  color: #fff;
  display: inline-block;
  width: 167px;
  text-align: center;
  line-height: 40px;
}
.header_dh_bj .llb > li > a:hover {
  background-color: #ffa011;
}
/*bnanner开始*/
/*banner*/
/* 本例子css */
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 5px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #ffa011;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  display: block;
  max-width: 100%;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}
/*bnanner结束*/
.index_aad_cpzs .tt {
  color: #333333;
  font-size: 26px;
  text-align: center;
}
.index_aad_cpzs .hx {
  width: 40px;
  height: 3px;
  background: #0154b2;
  margin: 0 auto;
}
.index_aad_cpzs .zz {
  color: #999999;
  font-size: 14px;
  text-align: center;
}
.index_cpzx_bj {
  min-height: 444px;
}
.index_cpzx_bj .llb_cd li {
  width: 285px;
  min-height: 235px;
  border: solid 1px #e0e0e0;
  background-color: #f7f7f7;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.index_cpzx_bj .llb_cd li .index_lln_jz {
  width: 260px;
  margin: 0 auto;
}
.index_cpzx_bj .llb_cd li .index_lln_jz .tp {
  width: 266px;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.index_cpzx_bj .llb_cd li .index_lln_jz .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_cpzx_bj .llb_cd li .index_lln_jz .tt {
  text-align: center;
  font-size: 16px;
  color: #666666;
  height: 40px;
  line-height: 40px;
}
.index_cpzx_bj .llb_cd li:nth-of-type(4n) {
  margin-right: 0px;
}
.index_cpzx_bj .index_aad_zengji_bj li {
  width: 230px;
  height: 160px;
  background-color: #f7f7f7;
  float: left;
  margin-right: 12px;
}
.index_cpzx_bj .index_aad_zengji_bj li .ico_sz {
  color: #0154b2;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
.index_cpzx_bj .index_aad_zengji_bj li .ico_xl {
  color: #666666;
  font-size: 16px;
  text-align: center;
  margin-top: 13px;
  margin-bottom: 10px;
}
.index_cpzx_bj .index_aad_zengji_bj li .ico_xl a:hover {
  color: #0154b2;
}
.index_cpzx_bj .index_aad_zengji_bj li .ico_zy {
  color: #666666;
  font-size: 14px;
  text-align: center;
}
.index_cpzx_bj .index_aad_zengji_bj li:nth-of-type(5) {
  margin-right: 0px;
}
.index_gywm_bj {
  height: 531px;
  background: url(../images/index_bj_ccd_02.jpg) center no-repeat;
}
.index_gywm_bj .cd_d {
  width: 800px;
  float: right;
}
.index_gywm_bj .cd_d .tt {
  color: #333333;
  font-size: 26px;
  font-weight: bold;
}
.index_gywm_bj .cd_d .tt span {
  color: #0154b2;
}
.index_gywm_bj .cd_d .nnr {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
}
.index_gywm_bj .cd_d .nnr a:hover {
  color: #0154b2;
}
.index_ccd_wodm li {
  width: 155px;
  float: left;
}
.index_ccd_wodm li .ccdt {
  margin-left: 5px;
  margin-top: 10px;
}
.index_ccd_wodm li .ccdt a {
  color: #666666;
}
.index_ccd_wodm li .ccdt a:hover {
  color: #1c66ba;
}
.index_ad_bj {
  height: 200px;
  background: url(../images/header_aad_bjdd_02.jpg) center no-repeat;
}
.index_ad_bj .title {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
}
.index_ad_bj .zhaiyao {
  font-size: 14px;
  color: #fff;
}
.index_wsm_bj {
  min-height: 660px;
  background: url(../images/index_dssd_dsdssdds_02.jpg) top center no-repeat;
}
.index_wsm_bj .index_wm_llbn {
  width: 670px;
}
.index_wsm_bj .index_wm_llbn li {
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
  padding-top: 20px;
}
.index_wsm_bj .index_wm_llbn .img_cd {
  width: 50px;
}
.index_wsm_bj .index_wm_llbn .img_zhaiyao {
  width: 575px;
}
.index_wsm_bj .index_wm_llbn .img_zhaiyao .tt {
  color: #666666;
  font-size: 22px;
  font-weight: bold;
}
.index_wsm_bj .index_wm_llbn .img_zhaiyao .zz {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.index_news_bj {
  background-color: #f7f7f7;
  min-height: 600px;
}
.index_news_bj .llb_ccd .zuo {
  width: 480px;
}
.index_news_bj .llb_ccd .zuo .tp {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
}
.index_news_bj .llb_ccd .zuo .tp img {
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
.index_news_bj .llb_ccd .zuo .tt .zuoa {
  width: 400px;
  height: 80px;
  background-color: #ffffff;
}
.index_news_bj .llb_ccd .zuo .tt .zuoa a {
  display: block;
  width: 100%;
  height: 80px;
  text-align: center;
  line-height: 80px;
  color: #666666;
  font-size: 16px;
}
.index_news_bj .llb_ccd .zuo .tt .zuoa a:hover {
  color: #29a2de;
}
.index_news_bj .llb_ccd .zuo .tt .youa a {
  display: block;
  width: 80px;
  height: 80px;
  background-color: #29a2de;
  line-height: 80px;
  text-align: center;
  color: #fff;
}
.index_news_bj .llb_ccd .zuo .tt .youa a:hover {
  color: yellow;
}
.index_news_bj .llb_ccd .you {
  width: 690px;
}
.index_news_bj .llb_ccd .you .llnbn li {
  height: 70px;
  background-color: #ffffff;
  margin-bottom: 8px;
}
.index_news_bj .llb_ccd .you .llnbn li .ll {
  width: 620px;
}
.index_news_bj .llb_ccd .you .llnbn li .ll a {
  font-size: 16px;
  color: #666666;
}
.index_news_bj .llb_ccd .you .llnbn li .ll a:hover {
  color: #29a2de;
}
.index_news_bj .llb_ccd .you .llnbn li .rr {
  width: 70px;
}
.index_news_bj .llb_ccd .you .llnbn li .rr a {
  display: block;
  width: 70px;
  height: 70px;
  background-color: #bfbfbf;
  text-align: center;
  line-height: 70px;
}
.index_news_bj .llb_ccd .you .llnbn li .rr a:hover {
  background-color: royalblue;
  color: #fff;
}
.index_link_bj {
  min-height: 50px;
  background-color: #ffffff;
  color: #666;
  line-height: 50px;
  border-bottom: solid 1px #666;
}
.index_link_bj span {
  font-size: 16px;
}
.index_link_bj a {
  color: #666;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;
}
.index_link_bj a:hover {
  color: #000;
}
.footer_bj {
  min-height: 200px;
  background-color: #0154b2;
}
.footer_bj .llb > li {
  float: left;
}
.footer_bj .llb .ll {
  margin-right: 135px;
}
.footer_bj .llb .dz {
  width: 558px;
  margin-right: 45px;
}
.footer_bj .llb .dz .fooo_ooo {
  color: #fff;
  font-size: 14px;
}
.footer_bj .llb .dz .fooo_ooo li {
  margin-bottom: 10px;
}
.footer_bj .llb .dz .fooo_ooo img {
  margin-right: 10px;
}
.footer_x_bbbj {
  min-height: 53px;
  background-color: #ffffff;
  line-height: 53px;
  color: #999999;
  font-size: 14px;
  text-align: center;
}
.footer_x_bbbj a {
  color: #999999;
}
